* config.h.in (getenv): Don't test THIS_IS_YMAKEFILE to see if we
authorJim Blandy <jimb@redhat.com>
Tue, 4 May 1993 02:24:42 +0000 (02:24 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 4 May 1993 02:24:42 +0000 (02:24 +0000)
commit8b0c35d95264396628e33f6621dcf6b18d947418
treeacf9352d1ecd42c1fbb62b6f67c65565fd3ffad8
parent6158b3b00b0429ca68d8dfeff1c85c9b171c13b9
* config.h.in (getenv): Don't test THIS_IS_YMAKEFILE to see if we
should exclude the getenv declaration; instead, test NOT_C_CODE.
Per suggestion from Francesco Potorti`.
* ymakefile (NOT_C_CODE): Define this; it's true, and useful.

* config.h.in (volatile): Don't define this to be the empty string
if some file has #defined HAVE_VOLATILE.
src/config.in